home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / access / mdbgu.zip / PICCON.PRO < prev    next >
Text File  |  1995-02-25  |  278b  |  11 lines

  1. ; Property list for picture box containers
  2. Height          =   5000
  3. Index           =   <<index>>
  4. Left            =   0
  5. TabIndex        =   <<tabindex>>
  6. Tag             =   "<<fieldname>>"
  7. Top             =   0
  8. Visible         =   0   'False
  9. Width           =   5000
  10.  
  11.